home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2004 #2 / K-CD-2-2004.ISO / Fire Chief / data1.cab / Program_Executable_Files / data / states / SkyBox.ini < prev    next >
Encoding:
Text File  |  2003-05-28  |  984 b   |  37 lines

  1. mgStateInclude            Misc.txt
  2.  
  3. //-------------------- General --------------------
  4. mgStateFillMode         Solid
  5. mgStateCullMode         CCW
  6. mgStateShadeMode         Gouraud
  7. mgStateClip         Y
  8.  
  9. //-------------------- ZBuffer --------------------
  10. mgStateZBuffer         N
  11. mgStateZBufferWrite         N
  12.  
  13. //-------------------- Texture --------------------
  14. mgStateTexture                      Y
  15. mgStateInclude               TextureParam.txt
  16. mgStateTextureWrapU    0    Clamp
  17. mgStateTextureWrapV    0    Clamp
  18.  
  19. //-------------------- AlphaBlend --------------------
  20. mgStateAlphaBlend         N
  21.  
  22. //-------------------- AlphaTest --------------------
  23. mgStateAlphaTest         N
  24.  
  25. //-------------------- Fog --------------------
  26. mgStateFog        N
  27.  
  28. //-------------------- Light --------------------
  29. mgStateLight        N
  30. mgStateColorVertex        Y
  31. mgStateNormalizeNormals    N
  32. mgStateSpecular        N
  33. mgStateDiffuseMatSource      Color1
  34. mgStateSpecularMatSource     Color2
  35. mgStateAmbientMatSource      Color2
  36. mgStateEmissiveMatSource     Material
  37.